<string>Select a folder where archive should be placed and specify archive name. Archive name will be used as a sub-folder where backup data files will be stored.</string>
<string>Try to use informative names for archives to easily find what you need later. By default, the program offers an easy to catch name containing the date and the time of its creation.</string>
<string>Here you can see a list of all local and network drives available in the system. Just select a drive where you would like to store your backup image.</string>
</property>
</widget>
<widget class="QLayoutWidget" row="1" column="1">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Archive l&ocation:</string>
</property>
<property name="buddy" stdset="0">
<cstring>backDestLocation</cstring>
</property>
</widget>
<widget class="CLineEdit">
<property name="name">
<cstring>backDestLocation</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>Here you can see a full path to the location of your future backup image.</string>
</property>
</widget>
<widget class="QToolButton">
<property name="name">
<cstring>NewFolderButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="focusPolicy">
<enum>TabFocus</enum>
</property>
<property name="text">
<string></string>
</property>
<property name="iconSet">
<iconset>image0</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Create New Folder</string>
</property>
<property name="whatsThis" stdset="0">
<string>Click the button to create a new folder on the selected location (a local partition or a network share) and give it a name you like.</string>
</property>
</widget>
<widget class="QToolButton">
<property name="name">
<cstring>DeleteFolderButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="focusPolicy">
<enum>TabFocus</enum>
</property>
<property name="text">
<string></string>
</property>
<property name="iconSet">
<iconset>image1</iconset>
</property>
<property name="usesBigPixmap">
<bool>false</bool>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Delete Folder</string>
</property>
<property name="whatsThis" stdset="0">
<string>Click the button to delete a folder selected on a local partition or a network share.</string>
</property>
</widget>
<widget class="QToolButton">
<property name="name">
<cstring>MapFolderButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="focusPolicy">
<enum>TabFocus</enum>
</property>
<property name="text">
<string></string>
</property>
<property name="iconSet">
<iconset>image2</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Map Network Drive</string>
</property>
<property name="whatsThis" stdset="0">
<string>Click the button to assign a drive letter to a particular network resource.</string>